![]() | ![]() | ![]() | ![]() |
SAS® Drug Development and SAS® Visual Analytics could require Data Server connections with a SAS® LASR Library. To do this replace both SASClientConnection and LibraryConnection association with the server connection as shown in the example below:
rc=metadata_getnobj("omsobj:SASClientConnection?@Name contains 'sddLASR1'",1,auri);
put rc=;
rc=metadata_setassn(luri, "SASClientConnection", "Replace", auri);
put rc=;
rc=metadata_setassn(luri, "LibraryConnection", "Replace", auri);
put rc=;
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Drug Development | Linux for x64 | 4.5.1 | 4.5.2 | 9.4 TS1M1 | 9.4 TS1M1 |